STEP 6: Now let's call the function so the commands inside will run.
You can call a function anywhere in your program AFTER it is defined. It must be OUTSIDE the function.
- Go to and drop a Wait indented INSIDE the function, after the other commands.
- Go to and drag out Function Call.
To navigate the page using the TAB key, first press ESC to exit the code editor.